home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / progs / Netobj / netobj / t2.z / DrawObjectStyle.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-04-29  |  188 b   |  4 lines

  1. interface DrawObjectStyle {
  2.    int NonResizable = 1;
  3. }
  4.